home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 292 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  792 b 

  1. Path: news.ptd.net!news
  2. From: johnnyb@postoffice.ptd.net (John)
  3. Newsgroups: comp.lang.c
  4. Subject: Need Simple winsock source code for Turbo C
  5. Date: 4 Jan 1996 04:20:06 GMT
  6. Organization: ProLog - PenTeleData, Inc.
  7. Message-ID: <4cfkhm$41b@ns2.ptd.net>
  8. NNTP-Posting-Host: mail.dynamic-web.com
  9. Mime-Version: 1.0
  10. Content-Type: Text/Plain; charset=ISO-8859-1
  11. X-Newsreader: WinVN 0.99.5
  12.  
  13. Hi all,
  14.  
  15. I am looking for simple C code that will compile under Turbo C++ for 
  16. windows.  I just need to contact a remote host on a certain port to 
  17. determine if the host is up or not, so it would have to include error 
  18. checking. I have been messing around with the winsock functions but I 
  19. can't seem to get it. I tried messing around with Ping but it wont't 
  20. allow me to use a port.
  21.  
  22. Thanks in advance,
  23.  
  24. John
  25.  
  26.  
  27.